tests: Remove extra $CMD_PREFIX from test-auto-summary.sh
authorDan Nicholson <nicholson@endlessm.com>
Fri, 13 May 2016 18:38:50 +0000 (11:38 -0700)
committerAtomic Bot <atomic-devel@projectatomic.io>
Mon, 27 Jun 2016 20:20:21 +0000 (20:20 +0000)
commit99a76c9b34a03cf6fc3727b0ecddad99633dc5b3
treeda9c43ef1c5f2f50cd966553256b6279c2cb0bf4
parent6162fde4f1770c08fcdc41391c2b3bc915e78b19
tests: Remove extra $CMD_PREFIX from test-auto-summary.sh

$OSTREE already has $CMD_PREFIX in it, so adding it again causes you to
call env twice with LD_PRELOAD.

Closes: #372
Approved by: cgwalters
tests/test-auto-summary.sh